home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 4 (Reseller)
/
Apple Ref. & Pres. Lib.v4.0.iso
/
1-Reference
/
User Groups DB
/
User Groups.res
/
User Groups.res.rsrc
/
4DTE_15028
< prev
next >
Wrap
Text File
|
1990-04-04
|
193b
|
8 lines
InsMung(Text1;Text2;LongInt)
InsMung will insert Text2 into Text1 at position LongInt.
LongInt<=0 will insert Text2 in front of Text1.
LongInt>=Length(Text1) will insert Text2 behind Text1.